Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hairpins_overlap_fix #23948

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

RomanPudashkin
Copy link
Contributor

Resolves: #23940

Also see: #20374 -- it fixed the same problem, but in that case, the hairpin started right after the repeat (that is, at the same tick where the repeat ends)

@zacjansheski
Copy link
Contributor

This might be related or completely seperate, please let me know if I should open a new issue for this (Issue is in all versions of 4 as well as this PR):
Stuttering playback on fp crescendos in this score

video1844995041.mp4

Volta.Bug.zip

RomanPudashkin added a commit to RomanPudashkin/MuseScore that referenced this pull request Aug 9, 2024
@RomanPudashkin
Copy link
Contributor Author

@zacjansheski fixed. The stuttering happened because we parsed the same hairpin twice (main staff + tab). Thus, their events overlapped with each other. Now we will only parse hairpins on the main staff

When a hairpin ends at the same tick at which the next RepeatSegment
starts. See PR musescore#20374
@zacjansheski
Copy link
Contributor

Tested on MacOS 14, Windows 11, Ubuntu 22.04.3. Approved
#23940 FIXED

@RomanPudashkin RomanPudashkin merged commit 20cbd17 into musescore:master Aug 12, 2024
11 checks passed
@RomanPudashkin RomanPudashkin deleted the hairpins_overlap_fix branch August 12, 2024 14:32
RomanPudashkin added a commit to RomanPudashkin/MuseScore that referenced this pull request Aug 13, 2024
@RomanPudashkin RomanPudashkin mentioned this pull request Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Odd results fp cresc. before D.S.
3 participants